type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToUint64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1372: 			return scanPlanBinaryInt8ToUint64{}
		int.go#L1631: type scanPlanBinaryInt8ToUint64 struct{}
		int.go#L1633: func (scanPlanBinaryInt8ToUint64) Scan(src []byte, dst any) error {